MusicChangeScript
Description
A script used to manage audio sources and switch clips.
MusicChangeScript |
- - audiosourcey : AudioSource
- + clips : AudioClip[]
- - dictClips : Dictionary
- + names : string[]
|
- - Start() : void
- + SwitchAudio(name : string) : void
|